home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT21.Dxr
/
00092.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
223 b
|
12 lines
on exitFrame
if rollOver(7) or rollOver(21) then
go(the frame)
else
puppetSprite(22, 0)
set the visible of sprite 21 to 0
set the visible of sprite 22 to 0
updateStage()
go("main2")
end if
end